import { Radio, RadioGroupField } from '@aws-amplify/ui-react'; export const DirectionExample = () => ( <> Top To Bottom Left To Right );